home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 115 / macaddict115.cdr / Software / Internet & Communication / DoorStopX1.1.dmg / DoorStop X Firewall.app / Contents / Info.plist next >
Extensible Markup Language  |  2005-12-07  |  1KB  |  43 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>DoorStop X</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>DoorStop 1.1, ¬©2005 Open Door Networks, Inc., All Rights Reserved.</string>
  11.     <key>CFBundleHelpBookFolder</key>
  12.     <string>DoorStop X Help</string>
  13.     <key>CFBundleHelpBookName</key>
  14.     <string>DoorStop X Help</string>
  15.     <key>CFBundleIconFile</key>
  16.     <string>DoorStopX</string>
  17.     <key>CFBundleIdentifier</key>
  18.     <string>com.opendoor.doorstopx</string>
  19.     <key>CFBundleInfoDictionaryVersion</key>
  20.     <string>6.0</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>APPL</string>
  23.     <key>CFBundleShortVersionString</key>
  24.     <string>1.1</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>Odsx</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>1.1</string>
  29.     <key>LSMultipleInstancesProhibited</key>
  30.     <true/>
  31.     <key>NSAppleScriptEnabled</key>
  32.     <string>YES</string>
  33.     <key>NSMainNibFile</key>
  34.     <string>MainMenu</string>
  35.     <key>NSPrincipalClass</key>
  36.     <string>DSApp</string>
  37.     <key>ODAppVersion</key>
  38.     <real>1.1000000000000001</real>
  39.     <key>ODStartupPkgVersion</key>
  40.     <real>1</real>
  41. </dict>
  42. </plist>
  43.